Skip to content

allow null config #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

allow null config #18

wants to merge 2 commits into from

Conversation

benmosher
Copy link
Member

@benmosher benmosher commented May 1, 2019

means you can specify this resolver using just import/resolver: 'typescript' instead of import/resolver: {'typescript':{}}:

image

means you can specify this resolver using just `import/resolver: 'typescript'` instead of `import/resolver: {'typescript':{}}`
@benmosher
Copy link
Member Author

I would add tests but I don't have a ton of time 😬but I appreciate you making this resolver for sure! just fixed some false positives for no-unresolved by adding it after webpack 👍🏼

@benmosher
Copy link
Member Author

FWIW I spent a little more time and multi-resolver config is a little buggy so I had to do this anyway to get resolution to work everywhere:

image

again, didn't test this explicitly 😬 but it should work
@alexgorbatchev
Copy link
Collaborator

Thanks for the PR, is it still worth merging it as per your last comment of it being buggy?

@JounQin JounQin mentioned this pull request Sep 28, 2019
@JounQin JounQin closed this in #27 Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants